The excess epoxy forms the " compatibility layer " 過剩的環(huán)氧形成“相容層” 。
This is the source code compatibility layer that all well - behaved applications should be be written to 這是源代碼兼容層,所有表現(xiàn)良好的應用程序都應該針對這層來編寫。
We are going to release it with a 2 . 0 . 0 version number , and an api compatibility layer for plugin authors 我們希望以2 . 0 . 0的版本號發(fā)不,并且為插件作者提供一個api兼容層。
Specifically , it stems from the use of the jvm to process java bytecode into machine code at runtime , providing a compatibility layer on top of the hardware 具體地說,它是由于在運行時使用jvm來將java字節(jié)碼處理成機器碼,在硬件之上提供了一個兼容性層。
百科解釋
In software engineering, a compatibility layer is an interface that allows binaries for a legacy or foreign system to run on a host system. This translates system calls for the foreign system into native system calls for the host system.